* net/tramp-compat.el (tramp-compat-with-temp-message)
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 15 Sep 2010 20:27:11 +0000 (22:27 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 15 Sep 2010 20:27:11 +0000 (22:27 +0200)
commit0fb5b60a51bbb2800da04378bb9c2dc42ed1c412
tree88b193a2cd8ace88577737e2da8c80e8fd5594b6
parentcba3cbd4a972299ca3fad83602b626784e7f0531
* net/tramp-compat.el (tramp-compat-with-temp-message)
(tramp-compat-font-lock-add-keywords, tramp-compat-process-get)
(tramp-compat-process-put): New defuns.

* net/tramp.el (top):
* net/tramp-gvfs.el (top):
* net/tramp-cache.el (top): Use `tramp-compat-font-lock-add-keywords'.

* net/tramp.el (tramp-progress-reporter-update): Use
`tramp-compat-funcall.

* net/tramp.el (tramp-process-actions):
* net/tramp-gvfs.el (tramp-handle-vc-registered):
* net/tramp-sh.el (tramp-gvfs-handler-askquestion)
(tramp-get-remote-stat, tramp-get-remote-readlink): Use
`tramp-compat-with-temp-message'.

* net/tramp-sh.el (top): Require 'cl.
(tramp-handle-start-file-process): Use `tramp-compat-process-get'.
(tramp-open-connection-setup-interactive-shell): Use
`tramp-compat-process-put'.
lisp/ChangeLog
lisp/net/tramp-cache.el
lisp/net/tramp-compat.el
lisp/net/tramp-gvfs.el
lisp/net/tramp-sh.el
lisp/net/tramp.el